gdk/wayland/surface: Make popup functions take `GdkWaylandPopup`
authorIan Douglas Scott <idscott@system76.com>
Mon, 29 Nov 2021 23:12:17 +0000 (15:12 -0800)
committerIan Douglas Scott <idscott@system76.com>
Mon, 26 Sep 2022 21:22:37 +0000 (14:22 -0700)
commit3e267c328570a1fc87a5b02a4da3b5a0f93bf5e0
tree098efe11d73e160f0f148ef2dd1381ac67cd6464
parent887da8f931f50da680f5ec929c2fcc2847e5f910
gdk/wayland/surface: Make popup functions take `GdkWaylandPopup`

This will allow them to use member variables from that struct.
Ultimately, `GdkWaylandPopup` should be moved to its own file.
gdk/wayland/gdksurface-wayland.c